[INFO] cloning repository https://github.com/tgalal/zktool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tgalal/zktool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgalal%2Fzktool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgalal%2Fzktool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e7ec29ef9bfed050f4b13bf882fcc69e225455c
[INFO] checking tgalal/zktool against try#fceb2de603f0807f9049222f3f612ed51ed8f9dc for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftgalal%2Fzktool" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tgalal/zktool
[INFO] finished tweaking git repo https://github.com/tgalal/zktool
[INFO] tweaked toml for git repo https://github.com/tgalal/zktool written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tgalal/zktool on toolchain fceb2de603f0807f9049222f3f612ed51ed8f9dc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tgalal/zktool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 54185470ff2897cca4dcde254717ec8f7dd715ef6322597cf544029c55adc062
[INFO] running `Command { std: "docker" "start" "54185470ff2897cca4dcde254717ec8f7dd715ef6322597cf544029c55adc062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "54185470ff2897cca4dcde254717ec8f7dd715ef6322597cf544029c55adc062" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54185470ff2897cca4dcde254717ec8f7dd715ef6322597cf544029c55adc062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "54185470ff2897cca4dcde254717ec8f7dd715ef6322597cf544029c55adc062" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking cranelift-entity v0.91.1
[INFO] [stderr]    Compiling wai-parser v0.2.3
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.12.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling wai-bindgen-gen-rust-wasm v0.2.3
[INFO] [stderr]     Checking enumset v1.1.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling wai-bindgen-gen-core v0.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking cranelift-bforest v0.91.1
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling wai-bindgen-gen-rust v0.2.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking cranelift-egraph v0.91.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking wasm-encoder v0.32.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v4.4.0
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking any_ascii v0.1.7
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking lexical-sort v0.3.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking wast v64.0.0
[INFO] [stderr]    Compiling wasmer-derive v4.4.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling wai-bindgen-rust-impl v0.2.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking smoltcp v0.8.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking wai-bindgen-rust v0.2.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking wasmer-config v0.8.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fceb2de603f0807f9049222f3f612ed51ed8f9dc/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=2a2b07c2e016cc46 -C extra-filename=-2662ca00eda70a58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-25462b3faee2bba6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fa2de38355b1d9e2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-ae11365754ba45eb.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-b4e9489b24941c52.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c5b9b239f6f68ea5.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-97cad516d78c43d0.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "54185470ff2897cca4dcde254717ec8f7dd715ef6322597cf544029c55adc062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54185470ff2897cca4dcde254717ec8f7dd715ef6322597cf544029c55adc062", kill_on_drop: false }`
[INFO] [stdout] 54185470ff2897cca4dcde254717ec8f7dd715ef6322597cf544029c55adc062
